home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-11-24 | 3.6 KB | 120 lines | [TEXT/PJMM] |
- {}
- { *** 1.5.1 24.11.93 RELEASED }
- { Improved: IGNORE confusion, InputLine command recall }
- {}
- { *** 1.4.3 30.10.93 }
- { Fixed: saving of window sizes works now }
- { Added new CTCP PING/ECHO and CPING command }
- {}
- { *** 1.4.2 28.10.93 }
- { Fixed fatal bug in new MsgWindows }
- { Improved: window doesn't scroll when shift key pressed }
- {}
- { *** 1.4.1 7.10.93 }
- { Improved: Now handles text attributes, fixed (hopefully) all 2.8 problems }
- { Updated docs, various cleanups }
- {}
- { *** 1.4.0 6.10.93 }
- { Revamped prefs file. Now use a text file. }
- { Improved connection handling w/ SERVER }
- {}
- { *** 1.3.7 4.10.93 }
- { Added SHOW command (#report special) }
- {}
- { *** 1.3.6 14.9.93 }
- { Fixed: DCC 2.8 incompatibility }
- {}
- {}
- { *** 1.3.5 19.7.93 RELEASED }
- { Fixed: yet more minor 2.8 incompatibilities }
- { Fixed stupid error leading to performance problems }
- { Improved: connection error handling (again), Cycle windows omits input line }
- { Added LIST exclusion arguments }
- { Updated docs }
- {}
- { *** 1.3.4 16.7.93 }
- { Fixed: MSG (again) and combo for 2.8 servers }
- {}
- { *** 1.3.3 7.7.93 }
- { Adapted and added numerics according to RFC 1459. Should now be RFC and 2.8 compliant. }
- {}
- { *** 1.3.2 25.6.93 }
- { Added \n to shortcuts (suggested by terra) }
- {}
- { *** 1.3.1 23.6.93 }
- { Fixed a serious bug that prevented MSG from working (and nobody had noticed it ;-) }
- {}
- { *** 1.3.0 5.6.93 }
- { Fixed: more NOTIFY and KICK confusions }
- { Improved: rejoin channels after server change, no notify when away }
- {}
- { *** 1.2.9 21.5.93 }
- { Fixed: Input line confusions }
- { Improved: Network interface cleaned up, JOIN channel -> JOIN #channel, }
- { let commands be abbreviated }
- { Added SERVER command, CMDCHAR command }
- { Updated docs }
- {}
- { *** 1.2.8 17.5.93 }
- { Fixed: KICK confusion }
- { Improved: Network interface, should catch more errors; text selection }
- { Added some numerics, 2.8-compatible }
- {}
- { *** 1.2.7 30.4.93 }
- { Fixed: Sent message direction confusion }
- { Improved: Handling of unstable network connections, input line behaviour }
- {}
- { *** 1.2.6 3.2.93 RELEASED }
- { Fixed: Window zooming works now, added some numerics and diagnostic information, }
- { NOTIFY confusion }
- { Used new TCP Libraries and Peter's FTPd ISO conversion tables}
- {}
- { *** 1.2.5 24.2.93 }
- { Fixed: protocol error in TYPE, let TYPE abort on Cmd-.}
- { Improved: Memory congestion handler }
- { Updated documentation }
- {}
- { *** 1.2.3 2.2.93, 1.2.4 12.2.93 }
- { Fixed: several errors in new InputLine and IRCChannels }
- {}
- { *** 1.2.2 16.1.93 }
- { Improved: Input line uses TextEdit }
- { Updated copyright notices, minor fixes in NOTIFY }
- {}
- { *** 1.2.1 8.1.93 }
- { Improved: Selecting message window, 'distribution' compiler switch }
- {}
- { *** 1.2 29.12.92 }
- { Added: NOTIFY command }
- {}
- { *** 1.1.5 17.11.92 }
- { Improved: NAMES w/o argument like WHO, prefs file selection -> abort, BNDL ID 128, }
- { correct selection in prefs (suggestions by smurf) }
- {}
- { *** 1.1.4 10.11.92 RELEASED }
- { Updated documentation, etc. }
- { Added dragging of input window }
- {}
- { *** 1.1.2 7.11.92 }
- { Fixed: Connection close instability }
- { temp fix for zooming confusion by disabling zoom }
- { Added: Color icons, improved existing ones }
- {}
- { *** 1.1.1 4.11.92 }
- { Fixed: PART not closing window, WHO misinterpretation }
- {}
- { *** 1.1 27.10.92 }
- { Added: BROADCAST command }
- {}
- { *** 1.0.3 16.10.92 }
- { Fixed: CTCP ACTION misdirections, wrong case sensitivity in nick (PRIVMSG),}
- { bad op-kill ALRT resource }
- {}
- { *** 1.0.1 10.10.92 }
- { Fixed: wrong force-close of DCC CHAT, DCC SEND close instability, }
- { menu item not deleted on close query, NOTICE misdirections }
- {}
- unit dummz;
- interface
- implementation
- end.